p {
  margin-bottom: 0px; }

.ny-top {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 100px;
  background: var(--clr-theme-2); }
  .ny-top .ny-links {
    width: 100%;
    height: auto;
    padding: 20px 0px;
    overflow: hidden;
    display: inline-flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .ny-top .ny-links {
        display: initial;
        justify-content: initial; } }
    .ny-top .ny-links .location, .ny-top .ny-links .ny-menu {
      height: auto;
      overflow: hidden; }
    .ny-top .ny-links ul li {
      float: left;
      line-height: 50px;
      color: var(--clr-theme-4);
      font-size: 18px; }
      @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .ny-top .ny-links ul li {
          font-size: 16px;
          line-height: 40px; } }
      .ny-top .ny-links ul li a, .ny-top .ny-links ul li a:link, .ny-top .ny-links ul li a:visited {
        color: var(--clr-theme-4); }
      .ny-top .ny-links ul li a:hover {
        color: #fff; }
    .ny-top .ny-links .location ul li {
      position: relative;
      padding-right: 32px; }
      .ny-top .ny-links .location ul li:before {
        content: "/";
        position: absolute;
        right: 10px;
        top: 0px;
        z-index: 10; }
      .ny-top .ny-links .location ul li:first-child {
        padding-right: 15px; }
      .ny-top .ny-links .location ul li:first-child::before, .ny-top .ny-links .location ul li:last-child::before {
        display: none; }
      .ny-top .ny-links .location ul li span {
        margin-left: 15px; }
    .ny-top .ny-links .ny-menu ul li {
      padding: 0px 20px; }
      .ny-top .ny-links .ny-menu ul li.cur a:link, .ny-top .ny-links .ny-menu ul li.cur a:visited, .ny-top .ny-links .ny-menu ul li.cur a:hover {
        color: #fff; }
      @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .ny-top .ny-links .ny-menu ul li {
          padding: 0px 20px 0px 0px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .ny-top .ny-links .ny-menu {
        margin-top: 10px; } }
  .ny-top .ny-title {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: inline-flex;
    justify-content: space-between;
    padding-top: 35px; }
    .ny-top .ny-title h2 {
      color: #fff;
      margin: 40px 0px 120px; }
      @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .ny-top .ny-title h2 {
          margin: 40px 0px; } }
    .ny-top .ny-title .circle-btn.is-green .icon-box {
      background: none;
      box-shadow: none; }
      .ny-top .ny-title .circle-btn.is-green .icon-box i {
        animation: none; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .ny-top .ny-title .intro-brn {
        display: none; } }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .ny-top .ny-title {
        padding-top: 10px; } }

.nybanner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative; }
  .nybanner.about:before {
    content: "";
    background-color: rgba(48, 65, 141, 0.6);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 5; }
  .nybanner.about .circle-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10;
    transform: translate(-50%, -50%); }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .nybanner {
      height: 300px; } }

.ny-about {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  background: url(../images/about-bg.png) right top no-repeat; }
  .ny-about .why-wrapper > p {
    color: #909090; }
  .ny-about .section__title-wrapper {
    position: relative; }
    .ny-about .section__title-wrapper .btn_wrapper {
      position: absolute;
      top: 150px;
      right: 58px;
      overflow-x: initial; }
      @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .ny-about .section__title-wrapper .btn_wrapper {
          position: relative;
          top: initial;
          right: initial;
          padding: 20px 0px; } }
  .ny-about .shuzi {
    font-size: 150px;
    font-family: var(--tpl-ff-handwriting);
    color: var(--clr-theme-2); }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .ny-about .shuzi {
        font-size: 100px; } }

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .c-button {
    width: 150px;
    height: 150px; } }

.team-area .team-item-2 h5 {
  color: #fff;
  line-height: 30px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .team-area .team-item-2 h5 {
      font-size: 20px; } }

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .team-area .team-item-2 {
    margin-bottom: 20px; } }

.section-quality {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 120px 0px;
  background-color: #e7e9ee; }
  .section-quality h2 {
    margin-top: 70px; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .section-quality h2 {
        margin-top: 0px;
        text-align: center; } }
  .section-quality .projects-all-view-btn {
    text-align: right;
    overflow-x: initial; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .section-quality .projects-all-view-btn {
        text-align: center; } }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .section-quality {
      padding: 60px 0px 20px; } }

.section-culture {
  width: 100%;
  height: auto;
  padding: 120px 40px 50px;
  overflow: hidden; }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .section-culture {
      padding: 60px 0px; } }
  .section-culture .brand-testimonial-item {
    background: none;
    padding: 40px 40px 35px 80px;
    border-radius: 0px;
    border-top: 1px solid #d9d9d9; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .section-culture .brand-testimonial-item {
        padding: 20px; } }
  .section-culture .swiper-slide {
    opacity: .5;
    transition: all .3s linear; }
    .section-culture .swiper-slide:hover, .section-culture .swiper-slide.cur {
      opacity: 1; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .section-culture .swiper-slide {
        opacity: 1;
        padding: 0px 10px; } }
  .section-culture .brand-testimonial-icon {
    position: absolute;
    left: 0px;
    top: 40px;
    z-index: 10;
    margin-bottom: 0px; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .section-culture .brand-testimonial-icon {
        display: none; } }
  .section-culture .brand-testimonial-content h5 {
    font-size: 18px;
    line-height: 30px;
    color: var(--clr-theme-1); }
  .section-culture .brand-testimonial-content p {
    font-size: 16px;
    line-height: 30px;
    color: var(--clr-theme-1);
    opacity: .5; }
  .section-culture .testimonial-author h4 {
    position: relative;
    font-size: 16px;
    color: #000; }
    .section-culture .testimonial-author h4 a {
      display: inline-flex; }
  .section-culture .testimonial-author .btn-icon {
    transform: rotate(-45deg);
    margin-left: 10px; }
  .section-culture .testimonial-author p {
    font-size: 24px;
    margin-top: 60px;
    color: var(--clr-theme-1); }
    .section-culture .testimonial-author p span {
      font-size: 18px;
      opacity: .5; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .section-culture .testimonial-author p {
        margin-top: 20px; } }

.section-environment {
  width: 100%;
  height: auto;
  padding: 120px 40px 50px;
  overflow: hidden; }
  .section-environment .btn_wrapper {
    margin-top: 75px; }

.page-content, .pic-lsit {
  padding: 80px 0px; }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .page-content, .pic-lsit {
      padding: 40px 0px; } }
  .page-content .pic-items, .pic-lsit .pic-items {
    position: relative;
    height: auto;
    overflow: hidden;
    margin-bottom: 45px; }
    @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .page-content .pic-items, .pic-lsit .pic-items {
        margin-bottom: 30px; } }
    .page-content .pic-items a, .pic-lsit .pic-items a {
      position: relative;
      display: block;
      border: 1px solid #ebebeb; }
      .page-content .pic-items a img, .pic-lsit .pic-items a img {
        width: 100%;
        display: block;
        position: relative;
        border-bottom: 6px solid var(--clr-theme-2); }
      .page-content .pic-items a p, .pic-lsit .pic-items a p {
        display: block;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: -100px;
        padding: 25px 0px;
        line-height: 30px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        z-index: 10;
        background-color: var(--clr-theme-2);
        margin-bottom: 0px;
        transition: all .3s linear; }
        @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
          .page-content .pic-items a p, .pic-lsit .pic-items a p {
            line-height: 20px;
            padding: 15px 0px;
            bottom: 0px; } }
      .page-content .pic-items a:hover p, .pic-lsit .pic-items a:hover p {
        bottom: 0px; }
  .page-content.video-list .pic-items a::before, .pic-lsit.video-list .pic-items a::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--clr-theme-2);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
    opacity: .5; }
  .page-content.video-list .flaticon-play-button, .pic-lsit.video-list .flaticon-play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 8;
    color: #fff;
    font-size: 60px; }

.brand-area {
  background-color: #e7e9ee; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .brand-area .brand-round-item {
      width: 100px;
      height: 100px; }
      .brand-area .brand-round-item img {
        display: block;
        width: 100%; } }

.project-works-area {
  position: relative;
  z-index: 10; }

.project-box .project-box-content p {
  color: var(--clr-theme-1);
  line-height: 36px;
  opacity: .5;
  margin-bottom: 0px; }

.project-box .project-box-content .project-box__btn {
  margin-top: 38px; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .project-box .project-box-content .project-box__btn {
      margin-top: 10px; } }

.project-box .project-box__thumb img {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .project-box .project-box__thumb img {
      -webkit-filter: initial;
      -moz-filter: initial;
      -ms-filter: initial;
      -o-filter: initial;
      filter: initial;
      filter: initial; } }

.project-box:hover .project-box__thumb img {
  -webkit-filter: initial;
  -moz-filter: initial;
  -ms-filter: initial;
  -o-filter: initial;
  filter: initial;
  filter: initial; }

.project-works-area > .container > .row {
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  padding-top: 75px; }

.project-social-wrappper .project-social {
  position: relative; }
  .project-social-wrappper .project-social .project-social-title {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .project-social-wrappper .project-social .fl-list {
    width: 500px;
    position: absolute;
    background-color: var(--clr-theme-2);
    border-radius: 10px;
    top: 0px;
    left: -20px;
    transform: translateX(-100%);
    padding: 20px;
    z-index: 50;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4); }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .project-social-wrappper .project-social .fl-list {
        width: 100%;
        top: initial;
        bottom: -2px;
        padding: 10px;
        transform: translateY(100%);
        left: 0px; } }
    .project-social-wrappper .project-social .fl-list ul li {
      float: left;
      color: #fff;
      padding: 5px 20px;
      cursor: pointer; }
      .project-social-wrappper .project-social .fl-list ul li:hover {
        color: var(--bs-yellow); }
  .project-social-wrappper .project-social .brand-list {
    width: 1000px;
    position: absolute;
    background-color: var(--clr-theme-2);
    border-radius: 10px;
    top: 0px;
    left: -20px;
    transform: translateX(-100%);
    padding: 20px;
    z-index: 50;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4); }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .project-social-wrappper .project-social .brand-list {
        width: 100%;
        top: initial;
        bottom: -2px;
        padding: 10px;
        transform: translateY(100%);
        left: 0px; } }
    .project-social-wrappper .project-social .brand-list .brand-item {
      width: 10%;
      float: left;
      margin: 10px 0px;
      cursor: pointer;
      text-align: center;
      color: #fff; }
      @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .project-social-wrappper .project-social .brand-list .brand-item {
          width: 25%;
          margin: 5px 0px; } }
      .project-social-wrappper .project-social .brand-list .brand-item p {
        color: #fff;
        font-size: 14px; }
        @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
          .project-social-wrappper .project-social .brand-list .brand-item p {
            font-size: 12px; } }
      .project-social-wrappper .project-social .brand-list .brand-item:hover p {
        color: var(--bs-yellow); }
      .project-social-wrappper .project-social .brand-list .brand-item img {
        max-width: 50px; }
  .project-social-wrappper .project-social input {
    width: 100%;
    font-size: 18px;
    color: var(--clr-theme-1);
    border: 0px;
    outline: none; }
  .project-social-wrappper .project-social input[type='submit'] {
    float: left;
    width: calc(100% - 30px); }
  .project-social-wrappper .project-social .social-round-link {
    float: right; }
  .project-social-wrappper .project-social.search-bt .social-round-item {
    background-color: var(--clr-theme-2);
    padding: 0px; }
    .project-social-wrappper .project-social.search-bt .social-round-item:hover .social-round-link span {
      border-color: #fff;
      color: #fff; }
  .project-social-wrappper .project-social.search-bt input[type='submit'] {
    background: transparent;
    color: #fff;
    text-align: left;
    padding: 20px 40px; }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .project-social-wrappper .project-social.search-bt input[type='submit'] {
        padding: 10px 20px; } }
  .project-social-wrappper .project-social.search-bt .social-round-link {
    margin-right: 40px; }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .project-social-wrappper .project-social.search-bt .social-round-link {
        margin-right: 20px; } }

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .project-social-wrappper {
    gap: 20px 0; } }

.page-title-area {
  background-color: var(--clr-theme-2);
  padding: 100px 0px 120px; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .page-title-area {
      padding: 30px 0px 50px; } }
  .page-title-area .page-title {
    color: #fff;
    line-height: 80px; }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .page-title-area .page-title {
        line-height: 1.5; } }
  .page-title-area.pro-top {
    padding-bottom: 0px; }

.postbox__area .pro-tit {
  margin-top: 70px; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .postbox__area .pro-tit {
      margin: 20px 0px; } }

.postbox__area .postbox__item {
  font-size: 16px;
  line-height: 36px;
  text-align: justify;
  padding-top: 45px; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .postbox__area .postbox__item {
      padding-top: 0px; } }

.pro-top .pro-right {
  padding-left: 70px; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .pro-top .pro-right {
      padding: 10px;
      width: 100%; } }

.pro-top .pro-list {
  width: 20%;
  float: left;
  padding-right: 30px; }
  .pro-top .pro-list ul li {
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .pro-top .pro-list ul li {
        width: 25%;
        float: left;
        padding-right: 5px; } }
    .pro-top .pro-list ul li img {
      width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .pro-top .pro-list {
      width: 100%;
      padding-right: 0px;
      margin-top: 20px; } }

.pro-top h2 {
  color: #fff; }

.pro-top .big-img {
  width: 80%;
  float: right; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .pro-top .big-img {
      width: 100%; } }

.pro-top .postbox__share-wrapper {
  border-top: 1px solid #455499;
  border-bottom: 1px solid #455499;
  margin: 30px 0px; }
  .pro-top .postbox__share-wrapper i {
    color: #fff; }
  .pro-top .postbox__share-wrapper .postbox__social a {
    background: initial;
    border: 1px solid #fff; }

.pro-top .canshu {
  position: relative; }
  .pro-top .canshu p {
    color: #fff; }
  .pro-top .canshu .intro-brn {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10; }
    .pro-top .canshu .intro-brn .circle-btn.is-green .icon-box {
      background: initial;
      border-color: initial;
      box-shadow: initial; }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .pro-top .canshu .intro-brn {
        display: none; } }

.yuangong-area .blogpost-box-3__content .blogpost-title {
  color: var(--clr-common-black); }

.yuangong-area .blogpost-box-3 .tag {
  border: 1px solid var(--clr-common-black);
  color: var(--clr-common-black); }

.yuangong-area .blogpost-box-3 .blogpost-date {
  color: var(--clr-common-black); }

.yuangong-area .blogpost-box-3 {
  border: 1px solid #d9d9d9; }

.yuangong-area .area-btn {
  margin-top: 75px; }

#map {
  width: 100%;
  height: 600px; }

.contact-area {
  background-color: #fff; }
  .contact-area .circle-btn .icon-box {
    color: #fff; }
  .contact-area .fact__text p {
    margin-top: 10px;
    color: var(--clr-common-black); }

.banner-section {
  width: 100%;
  height: 100vh;
  overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .banner-section {
      height: 60vh; } }
  .banner-section .banner-slider {
    height: 100%; }
    .banner-section .banner-slider .image-layer {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      transform: scale(1);
      transition: transform 7000ms ease;
      z-index: 5; }
      .banner-section .banner-slider .image-layer.wap {
        display: none; }
        .banner-section .banner-slider .image-layer.wap img {
          min-height: 100%;
          min-width: 100%;
          object-fit: cover;
          display: block; }
        @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
          .banner-section .banner-slider .image-layer.wap {
            display: block; } }
      @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .banner-section .banner-slider .image-layer.pc {
          display: none; } }
    .banner-section .banner-slider .container {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 1000;
      transition: all 1s linear; }
    .banner-section .banner-slider .video-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 10; }
      @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
        .banner-section .banner-slider .video-container {
          display: none; } }
    @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
      .banner-section .banner-slider .hero-2__shapes, .banner-section .banner-slider .hero-2__btn {
        display: none; } }
    .banner-section .banner-slider .circle-btn .icon-box {
      color: #fff; }

.fact-area-title-wrapper .col-xl-10 {
  margin-top: 20px; }

/*page*/
.no-data {
  text-align: center;
  line-height: 50px; }

.pageNav {
  text-align: center;
  height: auto;
  margin: 60px 0px;
  color: #666; }

.pageNav font, .pageNav span, .pageNav a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 15px;
  color: #363636;
  background: #f7f7f7;
  margin: 1px; }

.pageNav font.current, .pageNav span.current {
  background: #30418d;
  color: #fff; }

.pageNav font.disabled, .pageNav span.disabled {
  color: #adaaad; }

.pageNav a, .pageNav a:link, .pageNav a:visited {
  font-size: 15px;
  color: #333;
  white-space: nowrap;
  background-color: #e5e5e5; }

.pageNav a:hover {
  background-color: #30418d;
  color: #fff; }

.pageNav a.current {
  background: #f7f7f7;
  color: #fff; }

.pageNav a.disabled {
  color: #adaaad; }

.pageNav .page-arrow {
  font-family: simsun; }

@media (max-width: 767px) {
  .pageNav {
    margin: 30px 0px; }
  .pageNav font, .pageNav span, .pageNav a {
    width: 30px;
    height: 35px;
    line-height: 35px; }
  .pageNav font, .pageNav span, .pageNav a {
    font-size: 12px; }
  .pageNav a, .pageNav a:link, .pageNav a:visited {
    font-size: 12px; } }

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  #share_box {
    display: none; } }

.main-nav-js .bdsharebuttonbox {
  display: flex;
  margin-top: auto; }
  .main-nav-js .bdsharebuttonbox a {
    margin-right: 10px; }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .main-nav-js .bdsharebuttonbox {
      display: none; } }

.team-area .team-item-2 .team-thmb-2::after {
  background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, var(--clr-theme-2) 100%); }

.team-area .team-item-2 .team-info-2 span {
  opacity: 0;
  transition: all .3s linear; }

.team-area .team-item-2.active .team-info-2 span {
  opacity: .5; }

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .fact-box-wrapper {
    border-top: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .fact-box {
    border-top: 1px solid #d9d9d9; } }

#fshare {
  max-width: 150px;
  margin: 0 auto;
  padding-bottom: 30px; }
  #fshare a {
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
    text-indent: 0px;
    padding-left: 50px;
    margin: 10px auto;
    overflow: initial;
    background-image: none;
    background-position: initial; }
    #fshare a:after {
      content: "";
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0px;
      bottom: -10px;
      z-index: 2;
      background-color: #777474; }
    #fshare a:before {
      position: absolute;
      z-index: 10;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      font-size: 19px; }
  #fshare .bds_weixin:before {
    content: "\f1d7";
    font-family: "Font Awesome 6 Brands";
    font-weight: 400; }
  #fshare .bds_sqq:before {
    content: "\f1d6";
    font-family: "Font Awesome 6 Brands";
    font-weight: 400; }
  #fshare .bds_mail:before {
    content: "\f813";
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 900); }
  #fshare .bds_copy:before {
    content: "\f0c5";
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 900); }

#fshare-2 a {
  position: relative;
  background-image: none;
  background-position: initial;
  text-indent: 0px; }
  #fshare-2 a:before {
    position: absolute;
    z-index: 10;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    font-size: 25px;
    color: #fff;
    text-align: center; }

#fshare-2 .bds_weixin:before {
  content: "\f1d7";
  font-family: "Font Awesome 6 Brands";
  font-weight: 400; }

#fshare-2 .bds_sqq:before {
  content: "\f1d6";
  font-family: "Font Awesome 6 Brands";
  font-weight: 400; }

#fshare-2 .bds_mail:before {
  content: "\f813";
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

#fshare-2 .bds_copy:before {
  content: "\f0c5";
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900); }

.postbox__area #fshare-2 a::before {
  color: #bebebe; }

.main-slider__nav-two {
  display: none; }
